Olaf eliminates a zillion hardcoded staticly sized buffers and commonizes
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 13 Jul 2006 05:33:59 +0000 (05:33 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 13 Jul 2006 05:33:59 +0000 (05:33 +0000)
commit4a62756f5e7b73dc22ce6a4223948f79674ed375
treee03507b9fa71edb3b1e6f1d116998c805c933864
parent4b3d2af256ad6b1837e3c132e45bf36a5d5c1d1f
Olaf eliminates a zillion hardcoded staticly sized buffers and commonizes
our ASCII text reader into the new 'textfile' scheme.
25 files changed:
gpsbabel/Makefile.in
gpsbabel/arcdist.c
gpsbabel/compegps.c
gpsbabel/configure.in
gpsbabel/cst.c
gpsbabel/csv_util.c
gpsbabel/defs.h
gpsbabel/garmin_txt.c
gpsbabel/google.c
gpsbabel/gpsutil.c
gpsbabel/hsa_ndv.c
gpsbabel/igc.c
gpsbabel/inifile.c
gpsbabel/netstumbler.c
gpsbabel/nmea.c
gpsbabel/nmn4.c
gpsbabel/ozi.c
gpsbabel/pcx.c
gpsbabel/polygon.c
gpsbabel/stmwpp.c
gpsbabel/textfile.c [new file with mode: 0644]
gpsbabel/tiger.c
gpsbabel/tmpro.c
gpsbabel/unicsv.c
gpsbabel/xcsv.c